Total Complexity | 20 |
Dependencies | 4 |
Dependents | 5 |
Total lines | 195 |
Lines of code | 67 |
Logical lines of code | 27 |
Comment lines | 68 |
Methods | 20 |
Properties | 10 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
set_currency() | 77 | 1 | 4 | |
get_currency() | 82 | 1 | 3 | |
set_discount_cents() | 77 | 1 | 4 | |
get_discount_cents() | 82 | 1 | 3 | |
set_shipping_rate() | 77 | 1 | 4 | |
get_shipping_rate() | 82 | 1 | 3 | |
set_shipping_cents() | 77 | 1 | 4 | |
get_shipping_cents() | 82 | 1 | 3 | |
set_shipping_tax_cents() | 77 | 1 | 4 | |
get_shipping_tax_cents() | 82 | 1 | 3 | |
get_total_cents() | 82 | 1 | 3 | |
set_total_cents() | 81 | 1 | 3 | |
get_products() | 82 | 1 | 3 | |
set_products() | 77 | 1 | 4 | |
set_fees() | 77 | 1 | 4 | |
get_fees() | 82 | 1 | 3 | |
get_payment_methods() | 82 | 1 | 3 | |
set_payment_methods() | 81 | 1 | 3 | |
get_addons() | 82 | 1 | 3 | |
set_addons() | 81 | 1 | 3 |